@charset "utf-8";
.newsLabelCN {
	font-family: "微软雅黑", "黑体", "幼圆", "宋体", verdana, Courier;
	font-size: 18px;
	padding-left: 5px;
	color: #333;
}
.newsLabelEN {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-right: 5px;
	color: #999;
	text-decoration: none;
}
.newsTitle {
	font-family: "微软雅黑", "黑体", "幼圆", "宋体", verdana, Courier;
	font-size: 14px;
	line-height: 180%;
	color: #666;
	padding-left: 5px;
}
